home *** CD-ROM | disk | FTP | other *** search
/ Megaware 1 / Megaware Volume 1.iso / windows / zipaper / dosicon.doc < prev    next >
Encoding:
Text File  |  1992-01-13  |  5.0 KB  |  118 lines

  1.  
  2. INTRODUCTION
  3.  
  4. DOSICON is a utility to add variety to the DOS icon on the WINDOWS 3.0
  5. desktop.  This program is for Windows users who have downloaded many .ICO     
  6. icon files for their DOS programs, but are frustrated by the bland DOS icon
  7. that is displayed when the DOS application is minimized.  If you hate the
  8. DOS icon on your desktop, then this program is for you!
  9. Please support this shareware program by sending in a small registration fee
  10. of $10.
  11.  
  12.  
  13. FEATURES
  14.  
  15.     Displays minimized DOS applications with user defined icons.
  16.  
  17.     Can be hidden or displayed on desktop as icon.
  18.  
  19.     Works in both Enhanced and Standard modes.
  20.  
  21.     No irritating, repeated requests for registration.  This keeps the
  22.     size of the program small.
  23.  
  24.      Support for icon resources in .DLL, .ICO and .EXE files.
  25.  
  26.     Works with high resolution monitors.
  27.  
  28.  
  29. REGISTRATION
  30.  
  31. This is not freeware!  This program has no security measures against
  32. unregistered users, so I depend on your honesty to continue to support
  33. and enhance this program.  If you like this program, and want to continue
  34. to use it, please send a one time $10 contribution to:
  35.  
  36. Kok Hong Soh
  37. 1504, N. Rogers Road
  38. Apt 1106, Olathe,
  39. KS 66062
  40.  
  41. Please include your mailing address or your bix name so that you can receive
  42. your registration number.  Registered users of versions earlier than 1.01
  43. need not fear - I will mail you your registration number soon.
  44.  
  45. USING DOSICON
  46.  
  47. 1.    Copy the files DOSICON.EXE, DOSICON.INI (the initialization file) and
  48. DOSICON.WRI files to your Windows directory.  You may move DOSICON.EXE to
  49. another directory later, but DOSICON.INI must be in your Windows directory,
  50. ie. the directory that your Windows program is in.  Run DOSICON.EXE and click
  51. on the Edit DOSICON option in the system menu.
  52.  
  53. 2.    The Edit dialog box is the major improvement over previous versions -
  54. it presents a more user-friendly of setting up the icons you wish to associate
  55. with your DOS applications.  There are two list boxes - one for the window
  56. caption titles (the text displayed on the top of your windowed DOS application
  57. or when it is minimized) listed in the initialization file, and one for the
  58. icon files in the current directory.  There is also an edit box for adding new
  59. caption titles to the initialization file.
  60.  
  61. 3.    The Add button will be enabled when there is text within the window
  62. caption edit box and the file selected contains valid icons.  This button is
  63. used to add or update DOSICON by requesting it to support any DOS application
  64. with the new caption title.  ie. any minimized DOS application with the same
  65. caption title displayed in the edit box will be displayed on the desktop the
  66. same icon as the one in the icon window.
  67.  
  68. 4.    The Delete button will be enabled when one of the caption titles in
  69. the initialization file is listed in the edit box.  This button is used to
  70. inform DOSICON to discontinue support for that particular DOS application with
  71. that caption title.  You should also do this if you want to change the caption
  72. title of a DOS application which you previously wanted DOSICON to support.
  73.  
  74. 5.    The Next and Prev buttons will be enabled when there is more than one
  75. icon in the EXE/DLL file.  These buttons will allow the user to cycle through
  76. the icons in the EXE/DLL file easily.
  77.  
  78. 6.    You can also indicate how you want DOSICON to start up - hidden or
  79. shown on the desktop as an icon.  If you are initially playing around with it,
  80. I advise you to run it displayed so that you can easily add new DOS apps that
  81. you want to support as you work in Windows.  If you want to display DOSICON
  82. after it is hidden, just run the program again.
  83.  
  84.  
  85. FUTURE ENHANCEMENTS
  86.  
  87.     Try to support Real Mode.  I am not sure if I can do that because
  88. I wrote this program using Borland C++.  And the Borland rep says that it is
  89. not possible to write real mode Windows programs with its product.
  90.  
  91.  
  92. History
  93.  
  94. 1.01        Fixed problem of displaying  icon in 256 color mode. 
  95. Previously, only half of the icon was displayed.
  96.             Improved memory management - I left many bitmap and
  97. icon objects dangling without destroying them when they are no longer needed -
  98. I'm surprised my system never crashed under such gross memory mismanagement!
  99.             Can display icons in EXE files.
  100.  
  101. 1.02        Icon will be displayed immediately when the RELOAD option in
  102. the system menu is selected.  In the previous version, if a DOS app on the
  103. desktop has the old DOS icon and you use Edit DOSICON.INI to select an icon
  104. for that DOS app, the icon will not be displayed when you select the Reload
  105. DOSICON.INI item in the system menu.  The icon would only be painted if you
  106. force that application to repaint itself by moving something over it and then
  107. uncovering it.  This has been fixed in this version.
  108.             Can display icons in DLL files.
  109.             Improved editing of DOSICON.INI file.
  110.  
  111. 1.03        Fixed bug of displaying 2-color 32x16 icons.
  112.             Enhanced Edit Dialog Box by including Prev button.
  113.  
  114. BUG REPORTS / REQUESTS
  115.  
  116. Please mail bug reports/requests to kokhong on BIX.
  117.   Run DOSICON.EXE and click on the Edit DOSICON option.
  118.